ASP.NET MVC Controls
InputNumberFor(Expression<Func<TModel,Nullable<Int32>>>) Method

The model bind expression
Create an InputNumberBuilder.
Syntax
'Declaration
 
Public Overloads Function InputNumberFor( _
   ByVal expression As Expression(Of Func(Of TModel,Nullable(Of Integer))) _
) As InputNumberBuilder

Parameters

expression
The model bind expression

Return Value

The InputNumberBuilder
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ControlBuilderFactory<TModel> Class
ControlBuilderFactory<TModel> Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback